Package | ca.on.ehr.r4 |
Resource Type | StructureDefinition |
Id | OperationOutcome |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot9&canonical=http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-operationOutcome |
URL | http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-operationOutcome |
Version | 1.0.0 |
Status | active |
Name | OperationOutcomeEHR |
Title | Operation Outcome EHR |
Realm | ca |
Authority | national |
Description | Operation Outcomes are sets of error, warning and information messages that provide detailed information about the outcome of some attempted system operation. They are provided as a direct system response, or component of one, where they provide information about the outcome of the operation. |
Type | OperationOutcome |
Kind | resource |
No resources found
ValueSet | |
error-code | Error Code EHR |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "OperationOutcome", "url": "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-operationOutcome", "version": "1.0.0", "name": "OperationOutcomeEHR", "title": "Operation Outcome EHR", "status": "active", "description": "Operation Outcomes are sets of error, warning and information messages that provide detailed information about the outcome of some attempted system operation. They are provided as a direct system response, or component of one, where they provide information about the outcome of the operation.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "OperationOutcome", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/OperationOutcome", "derivation": "constraint", "differential": { "element": [ { "id": "OperationOutcome.issue", "path": "OperationOutcome.issue", "mustSupport": true }, { "id": "OperationOutcome.issue.severity", "path": "OperationOutcome.issue.severity", "mustSupport": true }, { "id": "OperationOutcome.issue.code", "path": "OperationOutcome.issue.code", "mustSupport": true }, { "id": "OperationOutcome.issue.details", "path": "OperationOutcome.issue.details", "mustSupport": true }, { "id": "OperationOutcome.issue.details.coding", "path": "OperationOutcome.issue.details.coding", "max": "1", "mustSupport": true, "binding": { "strength": "required", "valueSet": "http://ontariohealth.ca/fhir/ehr/ValueSet/error-code" } }, { "id": "OperationOutcome.issue.details.coding.system", "path": "OperationOutcome.issue.details.coding.system", "mustSupport": true }, { "id": "OperationOutcome.issue.details.coding.code", "path": "OperationOutcome.issue.details.coding.code", "mustSupport": true }, { "id": "OperationOutcome.issue.details.coding.display", "path": "OperationOutcome.issue.details.coding.display", "mustSupport": true }, { "id": "OperationOutcome.issue.diagnostics", "path": "OperationOutcome.issue.diagnostics", "mustSupport": true }, { "id": "OperationOutcome.issue.expression", "path": "OperationOutcome.issue.expression", "mustSupport": true } ] } }